;$HBBS upload file .. extract/get id from user, store in file.. examine_1.door this add time/date/cps to id.. by appending a line of text to the file (above) examine_2.door does sommat else with dis.. dupcheck.door gets file id from above file, checks it with file in the file lists. if finds a match returns an error... check file for corruption.. if dupcheck returned error, or user wants private file, or filecheck returned error then DONT add file id in file (above) to file lists, instead add it to HOLD or BAD lists and move the file into the BAD or HOLD dirs.. if dupercheck or file check were both OK then move the file into the last first free u/l path and add file id (above) to filelists..